//==============================================================================
// Toxotes_Anim.txt
//==============================================================================

//==============================================================================
define Head
{
   SetSelector
   {
      set hotspot
      {
         version
         {
		 Visual Archer N Normal Head
         }
      }
   }
}

//==============================================================================
define arrow
{
   set hotspot
   {
      version
      {
         Visual Attachments A HandArrow
      }
   }
}

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}


//==============================================================================
define bow
{
   set hotspot
   {
      version
      {
         Visual Attachments A Bow Copper
      }
   }
}
//==============================================================================
define Shieldx
{
   set hotspot
   {
      version
      {
         Visual Attachments N Shield Small Iron
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Archer N Normal_IdleA
					connect Righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect LeftForearm Shield hotspot
				ReplaceTexture Archer N Normal Standard/Archer Beta N Archer
				}
			}
   }
}

//==============================================================================
anim walk
{
		SetSelector 
		{
			set hotspot
			{
				version
				{
					Visual Archer N Normal_WalkA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.50 true	 
				tag FootstepRight 0.00 true	 
//-- end auto generated section
					connect righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect LeftForearm Shield hotspot
				ReplaceTexture Archer N Normal Standard/Archer Beta N Archer
				}
			}
                }
}

//==============================================================================
anim RangedAttack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Archer N Normal_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.40 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.50 false Arrow checkVisible 
//-- end auto generated section
					Connect TopOfHead Head hotspot
					connect righthand bow hotspot
					connect LeftForearm Shield hotspot
				ReplaceTexture Archer N Normal Standard/Archer Beta N Archer
         }
      }
   }
}


//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Archer N Normal_DeathA
					connect righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect LeftForearm Shield hotspot
				ReplaceTexture Archer N Normal Standard/Archer Beta N Archer
         }
      }
   }
}


//==============================================================================
anim Bored
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Archer N Normal_BoredA
					connect Righthand bow hotspot
					Connect TopOfHead Head hotspot	
					connect LeftForearm Shield hotspot
				ReplaceTexture Archer N Normal Standard/Archer Beta N Archer
				}
			}
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Archer N Normal_FlailA
					connect Righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect LeftForearm Shield hotspot
				ReplaceTexture Archer N Normal Standard/Archer Beta N Archer
         }
      }
   }
}
//==============================================================================
anim Build
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer Beta E Peltast_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.60 false Build checkVisible 
//-- end auto generated section
				ReplaceTexture Archer N Throwing Axeman Standard/Archer Beta N Archer
				connect Righthand Hammer Hotspot
				connect LeftForearm Shield Hotspot
				Connect TopOfHead Head hotspot
				connect Smokepoint Bow Hotspot
				
         }
      }
   }
}
